func internal/runtime/cgroup.parseCPUMount
2 uses
internal/runtime/cgroup (current package)
cgroup_linux.go#L499: n, err := parseCPUMount(fd, syscall.Read, out, scratch)
cgroup_linux.go#L511: func parseCPUMount(fd int, read func(fd int, b []byte) (int, uintptr), out []byte, scratch []byte) (int, error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)